Skip to content

Conversation

nil-is-all
Copy link
Contributor

No description provided.

Copy link

pytorch-bot bot commented Sep 29, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14660

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure, 1 Cancelled Job, 1 Unrelated Failure

As of commit 5236062 with merge base 2bf2de3 (image):

NEW FAILURE - The following job has failed:

CANCELLED JOB - The following job was cancelled. Please retry:

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 29, 2025
Copy link

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

… exclude draft PRs properly

Earlier, `draft:false` was given as a parameter for `github.rest.pull.lists`, but draft is [not a supported parameter](https://docs.github.com/en/rest/pulls/pulls?apiVersion=2022-11-28#list-pull-requests).
Now added a `!pr.draft` to exclude draft PRs.

And added more contributors to exclude
@nil-is-all nil-is-all changed the title Update add-unanswered-to-project.yml to exclude updated list of internal and partner contributors Update add-unanswered-to-project.yml to exclude updated list of contributors and exclude draft PRs Sep 30, 2025
@nil-is-all nil-is-all merged commit 52330d5 into main Sep 30, 2025
128 of 131 checks passed
@nil-is-all nil-is-all deleted the nil-is-all-patch-3 branch September 30, 2025 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants